home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / BinDiff11.readme < prev    next >
Text File  |  1996-09-26  |  1KB  |  42 lines

  1. Short:    Compare binaries and show diffs, v1.1
  2. Author:   ud471ae@sunmail.lrz-muenchen.de (Jan Hense)
  3. Uploader: ud471ae@sunmail.lrz-muenchen.de (Jan Hense)
  4. Type:     util/cli
  5.  
  6.    NAME
  7.  
  8.        BinDiff v1.1
  9.  
  10.    DESCRIPTION
  11.  
  12.        Compare two binary files in chunks of 8 bytes, dumping all
  13.        differing chunks. Differing bytes are marked. Line format is:
  14.  
  15.        offset:  file1-hex file1-chars  |  file2-hex file2-chars
  16.  
  17.        If BinDiff finds any differences it sets WARN (5) as the DOS
  18.        error code, else OK (0). BinDiff is pure of heart and can
  19.        therefore be made resident.
  20.  
  21.    SYNOPSIS
  22.  
  23.        BinDiff FILE1/A,FILE2/A,HEX/S,ALL/S,QUIET/S
  24.  
  25.    OPTIONS
  26.  
  27.        FILE1, FILE2 - the two files to be compared
  28.        HEX - offsets are printed in hex not decimal
  29.        ALL - dump all, not only differing chunks
  30.        QUIET - all output is omitted
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.     6312    3649 42.1% 27-Jan-95 15:51:20  BinDiff
  38.     1692     839 50.4% 27-Jan-95 15:51:20  BinDiff.doc
  39.     7429    2436 67.2% 27-Jan-95 15:49:20  BinDiff.mod
  40. -------- ------- ----- --------- --------
  41.    15433    6924 55.1% 16-Feb-95 20:19:26   3 files
  42.